var net/http/pprof.profileSupportsDelta

2 uses

	net/http/pprof (current package)
		pprof.go#L262: 	if !profileSupportsDelta[name] {
		pprof.go#L335: var profileSupportsDelta = map[handler]bool{